\(\int \sec (c+d x) \sqrt {a+a \sec (c+d x)} (A+B \sec (c+d x)+C \sec ^2(c+d x)) \, dx\) [485]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [F]
   Maxima [F]
   Giac [F]
   Mupad [B] (verification not implemented)

Optimal result

Integrand size = 41, antiderivative size = 104 \[ \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right ) \, dx=\frac {2 a (15 A+5 B+7 C) \tan (c+d x)}{15 d \sqrt {a+a \sec (c+d x)}}+\frac {2 (5 B-2 C) \sqrt {a+a \sec (c+d x)} \tan (c+d x)}{15 d}+\frac {2 C (a+a \sec (c+d x))^{3/2} \tan (c+d x)}{5 a d} \]

[Out]

2/5*C*(a+a*sec(d*x+c))^(3/2)*tan(d*x+c)/a/d+2/15*a*(15*A+5*B+7*C)*tan(d*x+c)/d/(a+a*sec(d*x+c))^(1/2)+2/15*(5*
B-2*C)*(a+a*sec(d*x+c))^(1/2)*tan(d*x+c)/d

Rubi [A] (verified)

Time = 0.25 (sec) , antiderivative size = 104, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.073, Rules used = {4167, 4086, 3877} \[ \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right ) \, dx=\frac {2 a (15 A+5 B+7 C) \tan (c+d x)}{15 d \sqrt {a \sec (c+d x)+a}}+\frac {2 (5 B-2 C) \tan (c+d x) \sqrt {a \sec (c+d x)+a}}{15 d}+\frac {2 C \tan (c+d x) (a \sec (c+d x)+a)^{3/2}}{5 a d} \]

[In]

Int[Sec[c + d*x]*Sqrt[a + a*Sec[c + d*x]]*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2),x]

[Out]

(2*a*(15*A + 5*B + 7*C)*Tan[c + d*x])/(15*d*Sqrt[a + a*Sec[c + d*x]]) + (2*(5*B - 2*C)*Sqrt[a + a*Sec[c + d*x]
]*Tan[c + d*x])/(15*d) + (2*C*(a + a*Sec[c + d*x])^(3/2)*Tan[c + d*x])/(5*a*d)

Rule 3877

Int[csc[(e_.) + (f_.)*(x_)]*Sqrt[csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)], x_Symbol] :> Simp[-2*b*(Cot[e + f*x]/(
f*Sqrt[a + b*Csc[e + f*x]])), x] /; FreeQ[{a, b, e, f}, x] && EqQ[a^2 - b^2, 0]

Rule 4086

Int[csc[(e_.) + (f_.)*(x_)]*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_)*(csc[(e_.) + (f_.)*(x_)]*(B_.) + (A_))
, x_Symbol] :> Simp[(-B)*Cot[e + f*x]*((a + b*Csc[e + f*x])^m/(f*(m + 1))), x] + Dist[(a*B*m + A*b*(m + 1))/(b
*(m + 1)), Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^m, x], x] /; FreeQ[{a, b, A, B, e, f, m}, x] && NeQ[A*b - a*B
, 0] && EqQ[a^2 - b^2, 0] && NeQ[a*B*m + A*b*(m + 1), 0] &&  !LtQ[m, -2^(-1)]

Rule 4167

Int[csc[(e_.) + (f_.)*(x_)]*((A_.) + csc[(e_.) + (f_.)*(x_)]*(B_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_.))*(csc[(e_
.) + (f_.)*(x_)]*(b_.) + (a_))^(m_), x_Symbol] :> Simp[(-C)*Cot[e + f*x]*((a + b*Csc[e + f*x])^(m + 1)/(b*f*(m
 + 2))), x] + Dist[1/(b*(m + 2)), Int[Csc[e + f*x]*(a + b*Csc[e + f*x])^m*Simp[b*A*(m + 2) + b*C*(m + 1) + (b*
B*(m + 2) - a*C)*Csc[e + f*x], x], x], x] /; FreeQ[{a, b, e, f, A, B, C, m}, x] &&  !LtQ[m, -1]

Rubi steps \begin{align*} \text {integral}& = \frac {2 C (a+a \sec (c+d x))^{3/2} \tan (c+d x)}{5 a d}+\frac {2 \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (\frac {1}{2} a (5 A+3 C)+\frac {1}{2} a (5 B-2 C) \sec (c+d x)\right ) \, dx}{5 a} \\ & = \frac {2 (5 B-2 C) \sqrt {a+a \sec (c+d x)} \tan (c+d x)}{15 d}+\frac {2 C (a+a \sec (c+d x))^{3/2} \tan (c+d x)}{5 a d}+\frac {1}{15} (15 A+5 B+7 C) \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \, dx \\ & = \frac {2 a (15 A+5 B+7 C) \tan (c+d x)}{15 d \sqrt {a+a \sec (c+d x)}}+\frac {2 (5 B-2 C) \sqrt {a+a \sec (c+d x)} \tan (c+d x)}{15 d}+\frac {2 C (a+a \sec (c+d x))^{3/2} \tan (c+d x)}{5 a d} \\ \end{align*}

Mathematica [A] (verified)

Time = 1.29 (sec) , antiderivative size = 87, normalized size of antiderivative = 0.84 \[ \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right ) \, dx=\frac {(15 A+10 B+14 C+2 (5 B+4 C) \cos (c+d x)+(15 A+10 B+8 C) \cos (2 (c+d x))) \sec (c+d x) \sqrt {a (1+\sec (c+d x))} \tan (c+d x)}{15 d (1+\cos (c+d x))} \]

[In]

Integrate[Sec[c + d*x]*Sqrt[a + a*Sec[c + d*x]]*(A + B*Sec[c + d*x] + C*Sec[c + d*x]^2),x]

[Out]

((15*A + 10*B + 14*C + 2*(5*B + 4*C)*Cos[c + d*x] + (15*A + 10*B + 8*C)*Cos[2*(c + d*x)])*Sec[c + d*x]*Sqrt[a*
(1 + Sec[c + d*x])]*Tan[c + d*x])/(15*d*(1 + Cos[c + d*x]))

Maple [A] (verified)

Time = 0.89 (sec) , antiderivative size = 89, normalized size of antiderivative = 0.86

method result size
default \(\frac {2 \sqrt {a \left (1+\sec \left (d x +c \right )\right )}\, \left (15 A \sin \left (d x +c \right )+10 B \sin \left (d x +c \right )+8 C \sin \left (d x +c \right )+5 B \tan \left (d x +c \right )+4 C \tan \left (d x +c \right )+3 C \sec \left (d x +c \right ) \tan \left (d x +c \right )\right )}{15 d \left (\cos \left (d x +c \right )+1\right )}\) \(89\)
parts \(-\frac {2 A \sqrt {a \left (1+\sec \left (d x +c \right )\right )}\, \left (\cot \left (d x +c \right )-\csc \left (d x +c \right )\right )}{d}+\frac {2 B \sqrt {a \left (1+\sec \left (d x +c \right )\right )}\, \left (2 \sin \left (d x +c \right )+\tan \left (d x +c \right )\right )}{3 d \left (\cos \left (d x +c \right )+1\right )}+\frac {2 C \sqrt {a \left (1+\sec \left (d x +c \right )\right )}\, \left (8 \sin \left (d x +c \right )+4 \tan \left (d x +c \right )+3 \sec \left (d x +c \right ) \tan \left (d x +c \right )\right )}{15 d \left (\cos \left (d x +c \right )+1\right )}\) \(137\)

[In]

int(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)*(a+a*sec(d*x+c))^(1/2),x,method=_RETURNVERBOSE)

[Out]

2/15/d*(a*(1+sec(d*x+c)))^(1/2)/(cos(d*x+c)+1)*(15*A*sin(d*x+c)+10*B*sin(d*x+c)+8*C*sin(d*x+c)+5*B*tan(d*x+c)+
4*C*tan(d*x+c)+3*C*sec(d*x+c)*tan(d*x+c))

Fricas [A] (verification not implemented)

none

Time = 0.27 (sec) , antiderivative size = 89, normalized size of antiderivative = 0.86 \[ \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right ) \, dx=\frac {2 \, {\left ({\left (15 \, A + 10 \, B + 8 \, C\right )} \cos \left (d x + c\right )^{2} + {\left (5 \, B + 4 \, C\right )} \cos \left (d x + c\right ) + 3 \, C\right )} \sqrt {\frac {a \cos \left (d x + c\right ) + a}{\cos \left (d x + c\right )}} \sin \left (d x + c\right )}{15 \, {\left (d \cos \left (d x + c\right )^{3} + d \cos \left (d x + c\right )^{2}\right )}} \]

[In]

integrate(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)*(a+a*sec(d*x+c))^(1/2),x, algorithm="fricas")

[Out]

2/15*((15*A + 10*B + 8*C)*cos(d*x + c)^2 + (5*B + 4*C)*cos(d*x + c) + 3*C)*sqrt((a*cos(d*x + c) + a)/cos(d*x +
 c))*sin(d*x + c)/(d*cos(d*x + c)^3 + d*cos(d*x + c)^2)

Sympy [F]

\[ \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right ) \, dx=\int \sqrt {a \left (\sec {\left (c + d x \right )} + 1\right )} \left (A + B \sec {\left (c + d x \right )} + C \sec ^{2}{\left (c + d x \right )}\right ) \sec {\left (c + d x \right )}\, dx \]

[In]

integrate(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)**2)*(a+a*sec(d*x+c))**(1/2),x)

[Out]

Integral(sqrt(a*(sec(c + d*x) + 1))*(A + B*sec(c + d*x) + C*sec(c + d*x)**2)*sec(c + d*x), x)

Maxima [F]

\[ \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right ) \, dx=\int { {\left (C \sec \left (d x + c\right )^{2} + B \sec \left (d x + c\right ) + A\right )} \sqrt {a \sec \left (d x + c\right ) + a} \sec \left (d x + c\right ) \,d x } \]

[In]

integrate(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)*(a+a*sec(d*x+c))^(1/2),x, algorithm="maxima")

[Out]

2/15*(15*(cos(2*d*x + 2*c)^2 + sin(2*d*x + 2*c)^2 + 2*cos(2*d*x + 2*c) + 1)^(1/4)*(((A + 2*B)*d*cos(2*d*x + 2*
c)^2 + (A + 2*B)*d*sin(2*d*x + 2*c)^2 + 2*(A + 2*B)*d*cos(2*d*x + 2*c) + (A + 2*B)*d)*integrate((((cos(8*d*x +
 8*c)*cos(2*d*x + 2*c) + 3*cos(6*d*x + 6*c)*cos(2*d*x + 2*c) + 3*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x
 + 2*c)^2 + sin(8*d*x + 8*c)*sin(2*d*x + 2*c) + 3*sin(6*d*x + 6*c)*sin(2*d*x + 2*c) + 3*sin(4*d*x + 4*c)*sin(2
*d*x + 2*c) + sin(2*d*x + 2*c)^2)*cos(5/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) + (cos(2*d*x + 2*c)*sin
(8*d*x + 8*c) + 3*cos(2*d*x + 2*c)*sin(6*d*x + 6*c) + 3*cos(2*d*x + 2*c)*sin(4*d*x + 4*c) - cos(8*d*x + 8*c)*s
in(2*d*x + 2*c) - 3*cos(6*d*x + 6*c)*sin(2*d*x + 2*c) - 3*cos(4*d*x + 4*c)*sin(2*d*x + 2*c))*sin(5/2*arctan2(s
in(2*d*x + 2*c), cos(2*d*x + 2*c))))*cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c) + 1)) - ((cos(2*d*x +
2*c)*sin(8*d*x + 8*c) + 3*cos(2*d*x + 2*c)*sin(6*d*x + 6*c) + 3*cos(2*d*x + 2*c)*sin(4*d*x + 4*c) - cos(8*d*x
+ 8*c)*sin(2*d*x + 2*c) - 3*cos(6*d*x + 6*c)*sin(2*d*x + 2*c) - 3*cos(4*d*x + 4*c)*sin(2*d*x + 2*c))*cos(5/2*a
rctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) - (cos(8*d*x + 8*c)*cos(2*d*x + 2*c) + 3*cos(6*d*x + 6*c)*cos(2*d*
x + 2*c) + 3*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x + 2*c)^2 + sin(8*d*x + 8*c)*sin(2*d*x + 2*c) + 3*si
n(6*d*x + 6*c)*sin(2*d*x + 2*c) + 3*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + sin(2*d*x + 2*c)^2)*sin(5/2*arctan2(si
n(2*d*x + 2*c), cos(2*d*x + 2*c))))*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c) + 1)))/(((2*(3*cos(6*d*
x + 6*c) + 3*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos(8*d*x + 8*c) + cos(8*d*x + 8*c)^2 + 6*(3*cos(4*d*x + 4*c
) + cos(2*d*x + 2*c))*cos(6*d*x + 6*c) + 9*cos(6*d*x + 6*c)^2 + 9*cos(4*d*x + 4*c)^2 + 6*cos(4*d*x + 4*c)*cos(
2*d*x + 2*c) + cos(2*d*x + 2*c)^2 + 2*(3*sin(6*d*x + 6*c) + 3*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin(8*d*x +
 8*c) + sin(8*d*x + 8*c)^2 + 6*(3*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin(6*d*x + 6*c) + 9*sin(6*d*x + 6*c)^2
 + 9*sin(4*d*x + 4*c)^2 + 6*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + sin(2*d*x + 2*c)^2)*cos(1/2*arctan2(sin(2*d*x
+ 2*c), cos(2*d*x + 2*c) + 1))^2 + (2*(3*cos(6*d*x + 6*c) + 3*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos(8*d*x +
 8*c) + cos(8*d*x + 8*c)^2 + 6*(3*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos(6*d*x + 6*c) + 9*cos(6*d*x + 6*c)^2
 + 9*cos(4*d*x + 4*c)^2 + 6*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x + 2*c)^2 + 2*(3*sin(6*d*x + 6*c) + 3
*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + sin(8*d*x + 8*c)^2 + 6*(3*sin(4*d*x + 4*c) + sin(2*d*
x + 2*c))*sin(6*d*x + 6*c) + 9*sin(6*d*x + 6*c)^2 + 9*sin(4*d*x + 4*c)^2 + 6*sin(4*d*x + 4*c)*sin(2*d*x + 2*c)
 + sin(2*d*x + 2*c)^2)*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c) + 1))^2)*(cos(2*d*x + 2*c)^2 + sin(2
*d*x + 2*c)^2 + 2*cos(2*d*x + 2*c) + 1)^(1/4)), x) + 2*((A + B + 2*C)*d*cos(2*d*x + 2*c)^2 + (A + B + 2*C)*d*s
in(2*d*x + 2*c)^2 + 2*(A + B + 2*C)*d*cos(2*d*x + 2*c) + (A + B + 2*C)*d)*integrate((((cos(8*d*x + 8*c)*cos(2*
d*x + 2*c) + 3*cos(6*d*x + 6*c)*cos(2*d*x + 2*c) + 3*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x + 2*c)^2 +
sin(8*d*x + 8*c)*sin(2*d*x + 2*c) + 3*sin(6*d*x + 6*c)*sin(2*d*x + 2*c) + 3*sin(4*d*x + 4*c)*sin(2*d*x + 2*c)
+ sin(2*d*x + 2*c)^2)*cos(3/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) + (cos(2*d*x + 2*c)*sin(8*d*x + 8*c
) + 3*cos(2*d*x + 2*c)*sin(6*d*x + 6*c) + 3*cos(2*d*x + 2*c)*sin(4*d*x + 4*c) - cos(8*d*x + 8*c)*sin(2*d*x + 2
*c) - 3*cos(6*d*x + 6*c)*sin(2*d*x + 2*c) - 3*cos(4*d*x + 4*c)*sin(2*d*x + 2*c))*sin(3/2*arctan2(sin(2*d*x + 2
*c), cos(2*d*x + 2*c))))*cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c) + 1)) - ((cos(2*d*x + 2*c)*sin(8*d
*x + 8*c) + 3*cos(2*d*x + 2*c)*sin(6*d*x + 6*c) + 3*cos(2*d*x + 2*c)*sin(4*d*x + 4*c) - cos(8*d*x + 8*c)*sin(2
*d*x + 2*c) - 3*cos(6*d*x + 6*c)*sin(2*d*x + 2*c) - 3*cos(4*d*x + 4*c)*sin(2*d*x + 2*c))*cos(3/2*arctan2(sin(2
*d*x + 2*c), cos(2*d*x + 2*c))) - (cos(8*d*x + 8*c)*cos(2*d*x + 2*c) + 3*cos(6*d*x + 6*c)*cos(2*d*x + 2*c) + 3
*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x + 2*c)^2 + sin(8*d*x + 8*c)*sin(2*d*x + 2*c) + 3*sin(6*d*x + 6*
c)*sin(2*d*x + 2*c) + 3*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + sin(2*d*x + 2*c)^2)*sin(3/2*arctan2(sin(2*d*x + 2*
c), cos(2*d*x + 2*c))))*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c) + 1)))/(((2*(3*cos(6*d*x + 6*c) + 3
*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos(8*d*x + 8*c) + cos(8*d*x + 8*c)^2 + 6*(3*cos(4*d*x + 4*c) + cos(2*d*
x + 2*c))*cos(6*d*x + 6*c) + 9*cos(6*d*x + 6*c)^2 + 9*cos(4*d*x + 4*c)^2 + 6*cos(4*d*x + 4*c)*cos(2*d*x + 2*c)
 + cos(2*d*x + 2*c)^2 + 2*(3*sin(6*d*x + 6*c) + 3*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + sin(
8*d*x + 8*c)^2 + 6*(3*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin(6*d*x + 6*c) + 9*sin(6*d*x + 6*c)^2 + 9*sin(4*d
*x + 4*c)^2 + 6*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + sin(2*d*x + 2*c)^2)*cos(1/2*arctan2(sin(2*d*x + 2*c), cos(
2*d*x + 2*c) + 1))^2 + (2*(3*cos(6*d*x + 6*c) + 3*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos(8*d*x + 8*c) + cos(
8*d*x + 8*c)^2 + 6*(3*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos(6*d*x + 6*c) + 9*cos(6*d*x + 6*c)^2 + 9*cos(4*d
*x + 4*c)^2 + 6*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x + 2*c)^2 + 2*(3*sin(6*d*x + 6*c) + 3*sin(4*d*x +
 4*c) + sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + sin(8*d*x + 8*c)^2 + 6*(3*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*si
n(6*d*x + 6*c) + 9*sin(6*d*x + 6*c)^2 + 9*sin(4*d*x + 4*c)^2 + 6*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + sin(2*d*x
 + 2*c)^2)*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c) + 1))^2)*(cos(2*d*x + 2*c)^2 + sin(2*d*x + 2*c)^
2 + 2*cos(2*d*x + 2*c) + 1)^(1/4)), x) + (A*d*cos(2*d*x + 2*c)^2 + A*d*sin(2*d*x + 2*c)^2 + 2*A*d*cos(2*d*x +
2*c) + A*d)*integrate((((cos(8*d*x + 8*c)*cos(2*d*x + 2*c) + 3*cos(6*d*x + 6*c)*cos(2*d*x + 2*c) + 3*cos(4*d*x
 + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x + 2*c)^2 + sin(8*d*x + 8*c)*sin(2*d*x + 2*c) + 3*sin(6*d*x + 6*c)*sin(2*d
*x + 2*c) + 3*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + sin(2*d*x + 2*c)^2)*cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*
d*x + 2*c))) + (cos(2*d*x + 2*c)*sin(8*d*x + 8*c) + 3*cos(2*d*x + 2*c)*sin(6*d*x + 6*c) + 3*cos(2*d*x + 2*c)*s
in(4*d*x + 4*c) - cos(8*d*x + 8*c)*sin(2*d*x + 2*c) - 3*cos(6*d*x + 6*c)*sin(2*d*x + 2*c) - 3*cos(4*d*x + 4*c)
*sin(2*d*x + 2*c))*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))))*cos(1/2*arctan2(sin(2*d*x + 2*c), cos
(2*d*x + 2*c) + 1)) - ((cos(2*d*x + 2*c)*sin(8*d*x + 8*c) + 3*cos(2*d*x + 2*c)*sin(6*d*x + 6*c) + 3*cos(2*d*x
+ 2*c)*sin(4*d*x + 4*c) - cos(8*d*x + 8*c)*sin(2*d*x + 2*c) - 3*cos(6*d*x + 6*c)*sin(2*d*x + 2*c) - 3*cos(4*d*
x + 4*c)*sin(2*d*x + 2*c))*cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))) - (cos(8*d*x + 8*c)*cos(2*d*x
+ 2*c) + 3*cos(6*d*x + 6*c)*cos(2*d*x + 2*c) + 3*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x + 2*c)^2 + sin(
8*d*x + 8*c)*sin(2*d*x + 2*c) + 3*sin(6*d*x + 6*c)*sin(2*d*x + 2*c) + 3*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + si
n(2*d*x + 2*c)^2)*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c))))*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(
2*d*x + 2*c) + 1)))/(((2*(3*cos(6*d*x + 6*c) + 3*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos(8*d*x + 8*c) + cos(8
*d*x + 8*c)^2 + 6*(3*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos(6*d*x + 6*c) + 9*cos(6*d*x + 6*c)^2 + 9*cos(4*d*
x + 4*c)^2 + 6*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x + 2*c)^2 + 2*(3*sin(6*d*x + 6*c) + 3*sin(4*d*x +
4*c) + sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + sin(8*d*x + 8*c)^2 + 6*(3*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin
(6*d*x + 6*c) + 9*sin(6*d*x + 6*c)^2 + 9*sin(4*d*x + 4*c)^2 + 6*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + sin(2*d*x
+ 2*c)^2)*cos(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c) + 1))^2 + (2*(3*cos(6*d*x + 6*c) + 3*cos(4*d*x +
4*c) + cos(2*d*x + 2*c))*cos(8*d*x + 8*c) + cos(8*d*x + 8*c)^2 + 6*(3*cos(4*d*x + 4*c) + cos(2*d*x + 2*c))*cos
(6*d*x + 6*c) + 9*cos(6*d*x + 6*c)^2 + 9*cos(4*d*x + 4*c)^2 + 6*cos(4*d*x + 4*c)*cos(2*d*x + 2*c) + cos(2*d*x
+ 2*c)^2 + 2*(3*sin(6*d*x + 6*c) + 3*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin(8*d*x + 8*c) + sin(8*d*x + 8*c)^
2 + 6*(3*sin(4*d*x + 4*c) + sin(2*d*x + 2*c))*sin(6*d*x + 6*c) + 9*sin(6*d*x + 6*c)^2 + 9*sin(4*d*x + 4*c)^2 +
 6*sin(4*d*x + 4*c)*sin(2*d*x + 2*c) + sin(2*d*x + 2*c)^2)*sin(1/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c)
+ 1))^2)*(cos(2*d*x + 2*c)^2 + sin(2*d*x + 2*c)^2 + 2*cos(2*d*x + 2*c) + 1)^(1/4)), x))*sqrt(a) - (5*(3*A*sin(
4*d*x + 4*c) + 2*(3*A + B + 2*C)*sin(2*d*x + 2*c))*cos(5/2*arctan2(sin(2*d*x + 2*c), cos(2*d*x + 2*c) + 1)) -
(15*A*cos(4*d*x + 4*c) + 10*(3*A + B + 2*C)*cos(2*d*x + 2*c) + 15*A + 10*B + 8*C)*sin(5/2*arctan2(sin(2*d*x +
2*c), cos(2*d*x + 2*c) + 1)))*sqrt(a))/((d*cos(2*d*x + 2*c)^2 + d*sin(2*d*x + 2*c)^2 + 2*d*cos(2*d*x + 2*c) +
d)*(cos(2*d*x + 2*c)^2 + sin(2*d*x + 2*c)^2 + 2*cos(2*d*x + 2*c) + 1)^(1/4))

Giac [F]

\[ \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right ) \, dx=\int { {\left (C \sec \left (d x + c\right )^{2} + B \sec \left (d x + c\right ) + A\right )} \sqrt {a \sec \left (d x + c\right ) + a} \sec \left (d x + c\right ) \,d x } \]

[In]

integrate(sec(d*x+c)*(A+B*sec(d*x+c)+C*sec(d*x+c)^2)*(a+a*sec(d*x+c))^(1/2),x, algorithm="giac")

[Out]

sage0*x

Mupad [B] (verification not implemented)

Time = 19.92 (sec) , antiderivative size = 246, normalized size of antiderivative = 2.37 \[ \int \sec (c+d x) \sqrt {a+a \sec (c+d x)} \left (A+B \sec (c+d x)+C \sec ^2(c+d x)\right ) \, dx=-\frac {2\,\left ({\mathrm {e}}^{c\,1{}\mathrm {i}+d\,x\,1{}\mathrm {i}}-1\right )\,\sqrt {a+\frac {a}{\frac {{\mathrm {e}}^{-c\,1{}\mathrm {i}-d\,x\,1{}\mathrm {i}}}{2}+\frac {{\mathrm {e}}^{c\,1{}\mathrm {i}+d\,x\,1{}\mathrm {i}}}{2}}}\,\left (A\,15{}\mathrm {i}+B\,10{}\mathrm {i}+C\,8{}\mathrm {i}+A\,{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,30{}\mathrm {i}+A\,{\mathrm {e}}^{c\,4{}\mathrm {i}+d\,x\,4{}\mathrm {i}}\,15{}\mathrm {i}+B\,{\mathrm {e}}^{c\,1{}\mathrm {i}+d\,x\,1{}\mathrm {i}}\,10{}\mathrm {i}+B\,{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,20{}\mathrm {i}+B\,{\mathrm {e}}^{c\,3{}\mathrm {i}+d\,x\,3{}\mathrm {i}}\,10{}\mathrm {i}+B\,{\mathrm {e}}^{c\,4{}\mathrm {i}+d\,x\,4{}\mathrm {i}}\,10{}\mathrm {i}+C\,{\mathrm {e}}^{c\,1{}\mathrm {i}+d\,x\,1{}\mathrm {i}}\,8{}\mathrm {i}+C\,{\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}\,28{}\mathrm {i}+C\,{\mathrm {e}}^{c\,3{}\mathrm {i}+d\,x\,3{}\mathrm {i}}\,8{}\mathrm {i}+C\,{\mathrm {e}}^{c\,4{}\mathrm {i}+d\,x\,4{}\mathrm {i}}\,8{}\mathrm {i}\right )}{15\,d\,\left ({\mathrm {e}}^{c\,1{}\mathrm {i}+d\,x\,1{}\mathrm {i}}+1\right )\,{\left ({\mathrm {e}}^{c\,2{}\mathrm {i}+d\,x\,2{}\mathrm {i}}+1\right )}^2} \]

[In]

int(((a + a/cos(c + d*x))^(1/2)*(A + B/cos(c + d*x) + C/cos(c + d*x)^2))/cos(c + d*x),x)

[Out]

-(2*(exp(c*1i + d*x*1i) - 1)*(a + a/(exp(- c*1i - d*x*1i)/2 + exp(c*1i + d*x*1i)/2))^(1/2)*(A*15i + B*10i + C*
8i + A*exp(c*2i + d*x*2i)*30i + A*exp(c*4i + d*x*4i)*15i + B*exp(c*1i + d*x*1i)*10i + B*exp(c*2i + d*x*2i)*20i
 + B*exp(c*3i + d*x*3i)*10i + B*exp(c*4i + d*x*4i)*10i + C*exp(c*1i + d*x*1i)*8i + C*exp(c*2i + d*x*2i)*28i +
C*exp(c*3i + d*x*3i)*8i + C*exp(c*4i + d*x*4i)*8i))/(15*d*(exp(c*1i + d*x*1i) + 1)*(exp(c*2i + d*x*2i) + 1)^2)